home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mnthlp95 / source / minthelp.cmd < prev    next >
OS/2 REXX Batch file  |  1992-05-05  |  747b  |  22 lines

  1. ;------------------------------------------------------;
  2. ; Command-file for Pure-C user defined help about MiNT ;
  3. ; by Hildo Biersma (Evil Eye Software)                 ;
  4. ;------------------------------------------------------;
  5.  
  6. -VL
  7. ; -L: write logfile
  8. ; -N: test input, do not write logfile 
  9. ; -V: verbose
  10. ; -W: break on warnings  
  11. ; -T=x: tabs are expanded to x spaces (default = 4)
  12.  
  13. USR.HLP ; name of help-file to be generated
  14.  
  15. EXTRA.SRC ; name of author and special stuff...
  16.  
  17. D.SRC ; These are words with a  'D' this time...
  18. F.SRC ; These are words with an 'F' this time...
  19. P.SRC ; These are words with a  'P' this time...
  20. S.SRC ; These are words with an 'S' this time...
  21. T.SRC ; These are words with a  'T' this time... 
  22.